home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_PRO / QDHLP201.ZIP;1 / QDHLPSRC.ZIP / KEYWORD.QDH < prev    next >
Encoding:
Text File  |  1992-05-29  |  892 b   |  41 lines

  1. //
  2. // keyword command
  3. //
  4.  
  5. /topic KEYWORD_COMMAND
  6.  
  7.     /title The /keyword command
  8.     /keywords /keyword;commands
  9.     /browse commands,AUTO
  10.  
  11.     /para 
  12.       /text \b\i\fs40,The /keyword command
  13.     /endpara
  14.  
  15.     /para \sa150
  16.       The /keyword command has the following syntax
  17.     /endpara
  18.  
  19.     /para \sa150
  20.       /text \b\f3,/keyword keyword1[;keyword2...]
  21.     /endpara
  22.  
  23.     /para \sa150
  24.       The keyword command is used to set the keywords that 
  25.       will find this topic in a help keyword search.  An 
  26.       example might look like \line
  27.       \//keyword Gates;Microsoft;Money;Power \line
  28.       for a topic that dealt with the Microsoft!
  29.     /endpara
  30.  
  31.     /para \sa150
  32.       /text \b,Command Placement
  33.     /endpara
  34.  
  35.     /para
  36.       This command must be placed after the /topic command
  37.       but before any /para command.
  38.     /endpara
  39.  
  40. /endtopic
  41.